simetrix.newGraph

simetrix.newGraph(title: str) PlotReturnData

Creates a new graph sheet and returns a PlotReturnData object providing the X Axis, Y Axis and Grid objects. contained within the graph. The Grid.plotData() method can be used to plot curves within the graph.

Parameters:

title (str) – Title of graph